- mrb_get_values_at
mrb_value mrb_get_values_at(mrb_state* mrb, mrb_value obj, mrb_int olen, mrb_int argc, const(mrb_value)* argv, mrb_value function(mrb_state*, mrb_value, mrb_int) func)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- mrb_range_beg_len
mrb_bool mrb_range_beg_len(mrb_state* mrb, mrb_value range, mrb_int* begp, mrb_int* lenp, mrb_int len)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- mrb_range_new
mrb_value mrb_range_new(mrb_state* , mrb_value , mrb_value , mrb_bool )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.